From 46006c7961836057c2f22590c354d6cce309fc6e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 10 Feb 2001 16:34:42 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6becfb4a25f..efe8f853131 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,11 @@ +2001-02-10 Richard M. Stallman + + * simple.el (delete-key-deletes-forward-mode): + Change `let' to `let*' to fix gross bug in last change. + + * repeat.el (repeat): Don't let execute-kbd-macro alter + real-last-command. + 2001-02-10 Eli Zaretskii * simple.el (eval-expression): Doc fix. @@ -402,7 +410,7 @@ from 2001-01-12. It is not needed, since backspace is mapped into DEL. -2001-01-27 Richard M. Stallman +2001-01-27 Richard M. Stallman * dabbrev.el (dabbrev--substitute-expansion): Treat a one-capital-letter abbrev as "not all upper case", @@ -469,7 +477,7 @@ * loadup.el (Top-level) [ms-dos]: Don't load international/ccl twice. -2001-01-26 Richard M. Stallman +2001-01-26 Richard M. Stallman * simple.el (next-line): Don't let `newline' expand abbrevs. Simplify slightly. @@ -791,7 +799,7 @@ * bookmark.el (bookmark-maybe-historicize-string): Use new backquote syntax. -2001-01-12 Richard M. Stallman +2001-01-12 Richard M. Stallman * subr.el (last): Handle a list that doesn't end in nil. @@ -1100,7 +1108,7 @@ accepts extra latin codes, register such codes as safe for the coding system. -2001-01-08 Richard M. Stallman +2001-01-08 Richard M. Stallman * emacs-lisp/bytecomp.el (byte-compile-log-1): In non-batch case, don't mention the file name or the date here, because they are -- 2.30.2